projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21cfbae
)
* indent/ruby.rb: New example
author
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 8 Nov 2013 03:30:24 +0000
(
05:30
+0200)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Fri, 8 Nov 2013 03:30:24 +0000
(
05:30
+0200)
test/indent/ruby.rb
patch
|
blob
|
history
diff --git
a/test/indent/ruby.rb
b/test/indent/ruby.rb
index 47c9b71078b98f281a660c410206b114e9edd1a8..0c432b7ca20cc2d4532ad814ef0605c6d4081737 100644
(file)
--- a/
test/indent/ruby.rb
+++ b/
test/indent/ruby.rb
@@
-284,3
+284,10
@@
bar 1 do
tee
end
end
+
+# Failing with SMIE:
+
+foo ||
+ begin
+ bar
+ end